4D Chart v13CT GET CHART LINE ATTRIBUTES |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
4D Chart v13
CT GET CHART LINE ATTRIBUTES
CT GET CHART LINE ATTRIBUTES
The CT GET CHART LINE ATTRIBUTES command returns the attributes of the specified line in the pattern, color, and lineWidth parameters. The line for which the attributes should be retrieved are specified by area, object, partType, and partSpecifics. partType and partSpecifics specify the part of the graph for which to get the attributes. The codes for these parameters are listed in the section Parameter Codes. pattern is an integer from 1 to 36 that specifies one of the patterns available on the Pattern palette. The codes for the pattern parameter are listed in the section Parameter Codes. color is a long integer that specifies the color of the object. You can specify a value for the color parameter by using the CT Index to color or the CT RGB to color functions. lineWidth is the thickness of the line, measured in points. Note: To get the attributes of lines added to the document using the Line tool or the CT Draw line function, use the commands in the Object theme. This example returns the plot rectangle’s line attributes for the chart specified by $ChartID in the $Pattern, $Color, and $Line parameters. CT GET CHART LINE ATTRIBUTES(Area;$ChartID;1;0;$Pattern;$Color;$Line) |
PROPERTIES
Product: 4D Chart
INDEX HISTORY
Created: 4D Chart 1 SEE ALSO |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||